.f-container{
	padding:0  15px;
}
.icp {
	height: auto;
	background-color: #222222;
	line-height: 1.4;
	font-size: 12px;
	color: #fff;
	padding: 10px 0;
}

.icp .tc {
	width: 100%;
}

.footer {
	background: #434343;
	color: #fff;
	padding: 20px 0;
}

.f-list {
	width: 100%;
	text-align: center;
	position: relative;
}

.footer .f-left img {
	width: 100px;display: none;
}

.footer .f-center {
	padding: 0 0%;
}

.footer .f-center::before {
	position: absolute;
	top: 5%;
	height: 90%;
	width: 1px;
	background: #fff;
	content: '';
	left: 0;
}

.footer .f-center::after {
	position: absolute;
	top: 5%;
	height: 90%;
	width: 1px;
	background: #fff;
	content: '';
	right: 0;
}

.footer .f-center .f-list-content a {
	display:block;
	float: none;
	font-size: 14px;
	color: #fff;
	margin: 0 0px 14px 0;
	line-height: 30px;
	border-bottom: 1px solid #545454;
	text-align: left;
}

.footer .f-center .title {
	font-size: 16px;
	padding-bottom: 14px;
	text-align: left;
}

.footer .f-right .title {
	font-size: 16px;
	padding-bottom: 14px;
}

.footer .f-right img {
	width: 100px;
	margin-bottom: 14px;
}

.footer .f-right .detail {
	font-size: 14px;
}

@media (min-width: 768px) {
	.f-container {
		width: 740px;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
	}

	.f-list {
		width: 33.33%;
		text-align: center;
		position: relative;
	}

	.footer {
		padding: 40px 0;
	}

	.footer .f-left img {
		display: inline-block;
		width: 150px;
	}

	.footer .f-center {
		padding: 0 4%;
	}

	.footer .f-center::before {
		position: absolute;
		top: 5%;
		height: 90%;
		width: 1px;
		background: #fff;
		content: '';
		left: 0;
	}

	.footer .f-center::after {
		position: absolute;
		top: 5%;
		height: 90%;
		width: 1px;
		background: #fff;
		content: '';
		right: 0;
	}

	.footer .f-center .f-list-content a {
		display: inline-block;
		float: left;
		font-size: 16px;
		color: #fff;
		margin: 0 12px 14px 0;
		border: none;
		line-height: 16px;
	}

	.footer .f-center .title {
		font-size: 18px;
		padding-bottom: 14px;
		text-align: left;
	}

	.footer .f-right .title {
		font-size: 18px;
		padding-bottom: 20px;
	}

	.footer .f-right img {
		width: 100px;
		margin-bottom: 14px;
	}

	.footer .f-right .detail {
		font-size: 16px;
	}

	.icp {
		padding: 10px 0;
		background-color: #222222;
		line-height: 1.4;
		font-size: 14px;
		color: #fff;
	}

	.icp .tc {
		width: 100%;
	}
}

@media (min-width: 992px) {
	.f-container {
		width: 990px;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
	}

	.f-list {
		width: 33.33%;
		text-align: center;
		position: relative;
	}

	.footer {
		padding: 40px 0;
	}

	.footer .f-left img {
		display: inline-block;
		width: 186px;
	}

	.footer .f-center {
		padding: 0 4%;
	}

	.footer .f-center::before {
		position: absolute;
		top: 5%;
		height: 90%;
		width: 1px;
		background: #fff;
		content: '';
		left: 0;
	}

	.footer .f-center::after {
		position: absolute;
		top: 5%;
		height: 90%;
		width: 1px;
		background: #fff;
		content: '';
		right: 0;
	}

	.footer .f-center .f-list-content a {
		display: inline-block;
		float: left;
		font-size: 16px;
		color: #fff;
		margin: 0 20px 20px 0;
		border: none;
		line-height: 16px;
	}

	.footer .f-center .title {
		font-size: 18px;
		padding-bottom: 14px;
		text-align: left;
	}

	.footer .f-right .title {
		font-size: 18px;
		padding-bottom: 20px;
	}

	.footer .f-right img {
		width: 140px;
		margin-bottom: 14px;
	}

	.footer .f-right .detail {
		font-size: 16px;
	}

	.icp {
		padding: 10px 0;
		background-color: #222222;
		line-height: 1.5;
		font-size: 16px;
		color: #fff;
	}

	.icp .tc {
		width: 100%;
	}
}

@media (min-width: 1200px) {
	.f-container {
		width: 1199px;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
	}

	.f-list {
		width: 33.33%;
		text-align: center;
		position: relative;
	}

	.footer {
		padding: 40px 0;
	}

	.footer .f-left img {
		display: inline-block;
		width: 186px;
	}

	.footer .f-center {
		padding: 0 4%;
	}

	.footer .f-center::before {
		position: absolute;
		top: 5%;
		height: 90%;
		width: 1px;
		background: #fff;
		content: '';
		left: 0;
	}

	.footer .f-center::after {
		position: absolute;
		top: 5%;
		height: 90%;
		width: 1px;
		background: #fff;
		content: '';
		right: 0;
	}

	.footer .f-center .f-list-content a {
		display: inline-block;
		float: left;
		font-size: 16px;
		color: #fff;
		margin: 0 20px 20px 0;
		border: none;
		line-height: 16px;
	}

	.footer .f-center .title {
		font-size: 18px;
		padding-bottom: 14px;
		text-align: left;
	}

	.footer .f-right .title {
		font-size: 18px;
		padding-bottom: 20px;
	}

	.footer .f-right img {
		width: 140px;
		margin-bottom: 14px;
	}

	.footer .f-right .detail {
		font-size: 16px;
	}

	.icp {
		padding: 10px 0;
		background-color: #222222;
		line-height: 1.6;
		font-size: 16px;
		color: #fff;
	}

	.icp .tc {
		width: 100%;
	}
}
